GDK W32: Set default cursor from our own theme right away
authorРуслан Ижбулатов <lrn1986@gmail.com>
Tue, 1 Mar 2016 03:40:36 +0000 (03:40 +0000)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Thu, 3 Mar 2016 07:20:02 +0000 (07:20 +0000)
commitba89fbd72d4557ab99182081ec2bd56ed8255e0a
treeb8fe13162cbba719ddb0f2aff0b1db3894d497e8
parent84ddc6aab1e0b498666c65a5283e1a0bdfa04599
GDK W32: Set default cursor from our own theme right away

Otherwise WM-dependent default cursor is used, which does not
match our theme. Worse, later GDK will realize that we have
our own left_ptr cursor and will apply it after all, making
the discrepancy even more noticeable.

https://bugzilla.gnome.org/show_bug.cgi?id=762902
gdk/win32/gdkwindow-win32.c